home *** CD-ROM | disk | FTP | other *** search
- IDATE(3I) Last changed: 4-13-99
-
-
- NNAAMMEE
- IIDDAATTEE, IITTIIMMEE - Returns date or time in numerical form
-
- SSYYNNOOPPSSIISS
- CF90 and MIPSpro 7 Fortran 90:
-
- CCAALLLL IIDDAATTEE (([II==]_m_o_n_t_h,, [JJ==]_d_a_y,, [KK==]_y_e_a_r))
-
- MIPSpro 7 Fortran 77:
-
- CCAALLLL IITTIIMMEE _i_a_r_r_a_y
-
- IIMMPPLLEEMMEENNTTAATTIIOONN
- UNICOS, UNICOS/mk, IRIX systems
-
- CF90, MIPSpro 7 Fortran 90, MIPSpro Fortran 77
-
- SSTTAANNDDAARRDDSS
- Extensions
-
- DDEESSCCRRIIPPTTIIOONN
- IIDDAATTEE intrinsic subroutine returns the current date in the variables
- _d_a_y, _m_o_n_t_h, and _y_e_a_r, in that order. _m_o_n_t_h is in the range 1-12; _y_e_a_r
- is returned as the last two digits.
-
- IITTIIMMEE returns the current time in _i_a_r_r_a_y, in hours, minutes, seconds,
- in that order.
-
- SSEEEE AALLSSOO
- _I_n_t_r_i_n_s_i_c _P_r_o_c_e_d_u_r_e_s _R_e_f_e_r_e_n_c_e _M_a_n_u_a_l for the printed version of this
- man page.
-